func net.removeComment

2 uses

	net (current package)
		nss.go#L168: 		line = trimSpace(removeComment(line))
		parse.go#L264: func removeComment(line string) string {